delimiter - definição. O que é delimiter. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é delimiter - definição

SEQUENCE OF ONE OR MORE CHARACTERS USED TO SPECIFY THE BOUNDARY BETWEEN SEPARATE, INDEPENDENT REGIONS IN PLAIN TEXT OR OTHER DATA STREAMS; ONE OF VARIOUS MEANS TO SPECIFY BOUNDARIES IN A DATA STREAM
Delimited; Delimit; Delimits; Delimiting; Delimiters; Delimitations; Delimiter collision
  • alt=

delimiter         
<character> A character or string used to separate, or mark the start and end of, items of data in, e.g., a database, source code, or text file. See also: record. (2001-03-16)
Delimiter         
A delimiter is a sequence of one or more characters for specifying the boundary between separate, independent regions in plain text, mathematical expressions or other data streams. An example of a delimiter is the comma character, which acts as a field delimiter in a sequence of comma-separated values.
delimit         
[d?'l?m?t]
¦ verb (delimits, delimiting, delimited) determine the limits or boundaries of.
Derivatives
delimitation noun
delimiter noun

Wikipédia

Delimiter

A delimiter is a sequence of one or more characters for specifying the boundary between separate, independent regions in plain text, mathematical expressions or other data streams. An example of a delimiter is the comma character, which acts as a field delimiter in a sequence of comma-separated values. Another example of a delimiter is the time gap used to separate letters and words in the transmission of Morse code.

In mathematics, delimiters are often used to specify the scope of an operation, and can occur both as isolated symbols (e.g., colon in " 1 : 4 {\displaystyle 1:4} ") and as a pair of opposing-looking symbols (e.g., angled brackets in a , b {\displaystyle \langle a,b\rangle } ).

Delimiters represent one of various means of specifying boundaries in a data stream. Declarative notation, for example, is an alternate method that uses a length field at the start of a data stream to specify the number of characters that the data stream contains.